home *** CD-ROM | disk | FTP | other *** search
/ PD ROM 1 / PD ROM Volume I - Macintosh Software from BMUG (1988).iso / Programming / Complete Applications / unix.sed.c.src / PASCAL < prev    next >
Encoding:
Text File  |  1987-07-01  |  121 b   |  10 lines  |  [TEXT/ttxt]

  1. { this is a test }
  2. x := y
  3. begin
  4. end
  5. if (x>=y)
  6. x<>y
  7. x or y
  8. procedure foo();
  9. function fie(abc,def,gef): integer;
  10.